From: Miles Bader Date: Fri, 25 May 2007 02:38:05 +0000 (+0000) Subject: Merge from emacs--rel--22 X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~18726 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=2dca9e09d94401d694f9139e63f574bda9663ff9;p=emacs.git Merge from emacs--rel--22 Patches applied: * emacs--rel--22 (patch 25) - Update from CVS 2007-05-24 YAMAMOTO Mitsuharu * mac/INSTALL: Add note about moving self-contained application bundle to non-ASCII directory. 2007-05-24 YAMAMOTO Mitsuharu * src/macterm.c [USE_CARBON_EVENTS] (mac_handle_window_event): Call mac_wakeup_from_rne on window size change. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-770 --- 2dca9e09d94401d694f9139e63f574bda9663ff9 diff --cc src/ChangeLog index 646a5617df6,2cff374a9d5..4cf79fc55ef --- a/src/ChangeLog +++ b/src/ChangeLog @@@ -1,11 -1,3 +1,16 @@@ ++2007-05-24 YAMAMOTO Mitsuharu ++ ++ * macterm.c [USE_CARBON_EVENTS] (mac_handle_window_event): ++ Call mac_wakeup_from_rne on window size change. ++ +2007-05-25 Chong Yidong + + * image.c (uncache_image): Fix typo. + +2007-05-23 Johannes Weiner (tiny change) + + * keyboard.c (make_lispy_movement): Condition on HAVE_GPM too. + 2007-05-22 Richard Stallman * xterm.c (x_connection_closed): Remove NO_RETURN.